
Revolt theme incorporates custom HTML, which means it includes unique, handcrafted HTML code that goes beyond the standard elements provided by Drupal. Custom HTML allows for greater flexibility and customization in shaping the website's layout and visual design.
Modular Styling: SCSS allows themers to break down their styles into smaller, reusable modules, making it easier to manage and maintain the CSS codebase.
Variables and Mixins: SCSS enables the use of variables and mixins, which promote consistency and reusability in styles. Variables can store colors, font sizes, and other properties, while mixins encapsulate common styles.
Nesting: SCSS supports nesting of selectors, which mirrors the HTML structure. This results in cleaner and more intuitive CSS code.
Comments
Comment #2
yogesh.k CreditAttribution: yogesh.k at Virasat Solutions commentedComment #3
yogesh.k CreditAttribution: yogesh.k at Virasat Solutions commentedComment #4
vishal.kadamThank you for applying!
Please read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smoother review.
The important notes are the following.
phpcs --standard=Drupal,DrupalPractice
on the project, which alone fixes most of what reviewers would report.To the reviewers
Please read How to review security advisory coverage applications, Application workflow, What to cover in an application review, and Tools to use for reviews.
The important notes are the following.
For new reviewers, I would also suggest to first read In which way the issue queue for coverage applications is different from other project queues.
Comment #5
avpadernoComment #6
avpadernorevolt.theme
The theme name given in its .info.yml file is not VT.
That is a hook implementation; the description must be different.
Those are not hook implementations for page templates.
Comment #7
avpadernoI am changing priority as per Issue priorities.
Comment #8
vishal.kadamThis thread has been idle, in the Needs work state with no activity for several months. Therefore, I am assuming that you are no longer pursuing this application, and I marked it as Closed (won't fix).
If this is incorrect, and you are still pursuing this application, then please feel free to re-open it and set the issue status to Needs work or Needs review, depending on the current status of your code.
Comment #9
abhiyanshu CreditAttribution: abhiyanshu at Virasat Solutions commentedHello there, Apologies for the delay. I wasn’t able to complete this task earlier,
but I’ve now added the new release: 1.1.6
Repo : https://git.drupalcode.org/project/revolt/
Please let me know if there's anything else I can assist with.
Comment #10
rushikesh raval CreditAttribution: rushikesh raval commentedThis is an yogesh.k's application; it is yogesh.k who needs to make commits to fix what reported.
It'syogesh.kh who needs to reply here and make the necessary changes, not every project maintainer.
This is not an application to review what the project maintainers as group understand about writing secure code which correctly uses the Drupal API and follows the Drupal coding standards. This is yogesh.k's application.
Please go through all link in comment#4 for more details.
Comment #11
yogesh.k CreditAttribution: yogesh.k at Virasat Solutions commentedThank you for your feedback! I'll review and make the necessary changes to fix the issues, ensuring the code follows Drupal's standards and best practices.
Please let me know if you have any further suggestions or if there's anything else I should be aware of while making these updates.
Comment #12
vishal.kadamPlease read Review process for security advisory coverage: What to expect for more details and Security advisory coverage application checklist to understand what reviewers look for. Tips for ensuring a smooth review gives some hints for a smoother review.
Comment #13
rushikesh raval CreditAttribution: rushikesh raval commented1.
main
is a wrong name for a branch. Release branch names always end with the literal .x as described in Release branches.Comment #14
yogesh.k CreditAttribution: yogesh.k at Virasat Solutions commentedThe main branch has been deleted, and the default branch is now set to 1.0.x.
Comment #15
klausimanual review:
Otherwise looks good to me.
Thanks for your contribution, Yogesh!
I updated your account so you can opt into security advisory coverage now.
Here are some recommended readings to help with excellent maintainership:
You can find lots more contributors chatting on Slack or IRC in #drupal-contribute. So, come hang out and stay involved!
Thanks, also, for your patience with the review process. Anyone is welcome to participate in the review process. Please consider reviewing other projects that are pending review. I encourage you to learn more about that process and join the group of reviewers.
Thanks to the dedicated reviewer(s) as well.
Comment #16
klausiAdding tag.