Skip to content

Conversation

compaoreh338
Copy link
Collaborator

No description provided.

autowire: true
autoconfigure: true
public: false

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

public: true

$queryBuilder->expr()->eq('category.t3ver_wsid', 0),
$queryBuilder->expr()->eq('category.hidden', 0),
$queryBuilder->expr()->lte('category.starttime', $timestamp),
$queryBuilder->expr()->or(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@compaoreh338 We can remove the so-called enabledFields. That's the job of TYPO3 CMS

}

/**
* Returns an instance of the Frontend object.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@compaoreh338 we can remove this VH as it is not used


<link rel="stylesheet" href="{f:uri.resource(path:'StyleSheets/natural-gallery.full.css', extensionName:'natural_gallery')}" type="text/css" />
<link rel="stylesheet" href="{f:uri.resource(path:'StyleSheets/natural.css', extensionName:'natural_gallery')}" type="text/css" />

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

<f:asset.asset why does not it work @compaoreh338

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants